Alexey Orishko f742aa8acb USB CDC NCM: tx_fixup() race condition fix
- tx_fixup() can be called from either timer callback or from xmit()
  in usbnet, so spinlock is added to avoid concurrency-related problem.
- minor correction due to checkpatch warning for some line over 80
  chars after previous patch was applied.

Signed-off-by: Alexey Orishko <alexey.orishko@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-01-18 16:13:50 -08:00
..
2010-09-13 20:02:53 -07:00
2010-05-17 17:44:48 -07:00
2010-12-21 02:16:09 -08:00
2010-11-09 09:22:31 -08:00
2010-12-06 12:59:03 -08:00
2010-12-06 12:59:03 -08:00
2010-06-03 03:18:23 -07:00
2009-05-01 15:27:02 -07:00