Files
linux/drivers/net
Lutz Jaenicke 7174012955 macvlan: fix typo in assignment
commit 3b04ddde02
"[NET]: Move hardware header operations out of netdevice."
moved the handling into macvlan setup adding
  dev->header_ops         = &macvlan_hard_header_ops,
At the end of the line the ',' should have been a ';'

Signed-off-by: Lutz Jaenicke <ljaenicke@innominate.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-08-30 17:30:36 -04:00
..
2013-07-19 17:36:03 -07:00
2013-08-13 15:10:22 -07:00
2013-07-26 15:24:32 -07:00
2013-08-29 01:18:04 -04:00
2013-08-30 17:30:36 -04:00
2013-08-21 12:21:45 -07:00
2013-07-19 17:36:03 -07:00