[PATCH] zd1201: avoid null ptr access of skb->dev
authorJohn W. Linville <linville@tuxdriver.com>
Wed, 17 Oct 2007 21:07:12 +0000 (17:07 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 18 Oct 2007 19:21:47 +0000 (15:21 -0400)
skb->dev is not set until eth_type_trans is called...

Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found