commit | 764444f5a324ad5a272773f078192819084388ce | [log] [tgz] |
---|---|---|
author | Fernando Luis Vazquez Cao <fernando_b1@lab.ntt.co.jp> | Wed Mar 13 16:57:25 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 15 08:30:46 2013 -0400 |
tree | 5917634cfb1330d2188de52316ecee9bc7c190cc | |
parent | 2a89f9247ae43a2cf36fbc07b21b5792fc7b9efe [diff] |
net: clean leftover of COMPAT_NET_DEV_OPS removal COMPAT_NET_DEV_OPS was removed a while back and with it the definition of netdev_resync_ops() went away. Let's finish the clean-up. Signed-off-by: Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp> Signed-off-by: David S. Miller <davem@davemloft.net>