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)
commit170ebf85160dd128e1c4206cc197cce7d1424705
tree43686daef9a1aa3a535c9c2f4c57f5ce1e3fd31c
parent44c1d6f99d4c86638bffabf0b7a232d0fe7ae574
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