commit | f64955eb117ad62480b858fd69a11e6f9e74f60b | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Sat Mar 10 12:17:29 2007 -0300 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:24:35 2007 -0700 |
tree | c61c51a7d8241b96f7973424c66bac87896b6158 | |
parent | 0a1b0ad9ae27f918fd935c6da101083e11446f09 [diff] |
[LLC]: Use skb_reset_mac_header in llc_mac_hdr_init skb_push updates and returns skb->data, so we can just call skb_reset_mac_header after the call to skb_push. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>