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)
commitb5f61ab96dd093c5190c1540fed14f71ed821ce7
tree1098a64ec1aff8578f9094e59802a0533254f6aa
parent47a227db746edbcfc8b78ac8a7787733faf6f171
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