]> git.baikalelectronics.ru Git - kernel.git/commit
bas_gigaset: correctly allocate USB interrupt transfer buffer
authorTilman Schmidt <tilman@imap.cc>
Thu, 19 Mar 2009 06:44:23 +0000 (23:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Mar 2009 06:44:23 +0000 (23:44 -0700)
commitb2e361163700b70e72b076acd539214bdd50caab
tree43686daef9a1aa3a535c9c2f4c57f5ce1e3fd31c
parentdf6df1621a70d9f55c5c0ee79d54cacdeca7bb7d
bas_gigaset: correctly allocate USB interrupt transfer buffer

Every USB transfer buffer has to be allocated individually by kmalloc.

Impact: bugfix, no functional change

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Tested-by: Kolja Waschk <kawk@users.sourceforge.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/gigaset/bas-gigaset.c