Re: pull-request: can 2015-07-15

2015-07-15 Thread David Miller
From: Marc Kleine-Budde Date: Wed, 15 Jul 2015 09:09:37 +0200 > this is a pull request of 12 patches by me. > > This series fixes the use of the skb after netif_receive_skb() / > netif_rx() which exists in several drivers. Pulled, thanks Marc. -- To unsubscribe from this list: send the line "un

pull-request: can 2015-07-15

2015-07-15 Thread Marc Kleine-Budde
Hello David, this is a pull request of 12 patches by me. This series fixes the use of the skb after netif_receive_skb() / netif_rx() which exists in several drivers. Marc --- The following changes since commit 50c2e4dd6749725338621fff456b26d3a592259f: net/xen-netback: off by one in BUG_ON()