]> bbs.cooldavid.org Git - net-next-2.6.git/commit
isicom: fix buffer allocation
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Wed, 30 Apr 2008 07:54:17 +0000 (00:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Apr 2008 15:29:47 +0000 (08:29 -0700)
commit8cd64518a3d166a21f5c69ac7860b3add0369dd0
tree980a3652e61c695b1c199362f735cb0b4e11d7aa
parentfb100b6ea7bf8a95e52b90cc0dc0ea5744a0a40a
isicom: fix buffer allocation

Fix the rather strange buffer management on open that turned up while auditing
for BKL dependencies.

Signed-off-by: Alan Cox <alan@redhat.com>
Cc: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/isicom.c