]> git.baikalelectronics.ru Git - kernel.git/commit
usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.
authorDavid S. Miller <davem@davemloft.net>
Tue, 23 Sep 2008 07:27:47 +0000 (00:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Sep 2008 07:27:47 +0000 (00:27 -0700)
commit3c4f1b47089a126e72240c0f353a8093960800a2
tree1098a64ec1aff8578f9094e59802a0533254f6aa
parentbf4571de699195a6b7f33ea3f53e3120c2397518
usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/usb/atm/usbatm.c