net: clean leftover of COMPAT_NET_DEV_OPS removal
authorFernando Luis Vazquez Cao <fernando_b1@lab.ntt.co.jp>
Wed, 13 Mar 2013 16:57:25 +0000 (16:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Mar 2013 12:30:46 +0000 (08:30 -0400)
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>

No differences found