[PATCH] zd1201: avoid null ptr access of skb->dev
skb->dev is not set until eth_type_trans is called...
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
Showing
想要评论请 注册 或 登录
skb->dev is not set until eth_type_trans is called...
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>