aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorAkinobu Mita <[email protected]>2006-10-29 22:46:35 -0800
committerLinus Torvalds <[email protected]>2006-10-30 12:08:40 -0800
commit70812522b847bdb8fabee963191734f5fa3143f3 (patch)
tree5e1c4372cfe9437a9a7eeaf65d627596299fbddf /scripts/basic
parent0e2d57fc6e7dabdbfdd4f26c861e7e6c75d5bdcf (diff)
[PATCH] isdn/gigaset: avoid cs->dev null pointer dereference
When gigaset_initbcs() is called, cs->dev is not initialized yet. If dev_alloc_skb() failed in this function, NULL poinster dereference will happen at dev_warn(). Cc: Kai Germaschewski <[email protected]> Cc: Hansjoerg Lipp <[email protected]> Cc: Tilman Schmidt <[email protected]> Acked-by: Karsten Keil <[email protected]> Signed-off-by: Akinobu Mita <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions