netdev-dpdk: Indicate the change of etheraddr and mtu.
authorAlex Wang <alexw@nicira.com>
Thu, 3 Apr 2014 16:46:31 +0000 (09:46 -0700)
committerAlex Wang <alexw@nicira.com>
Thu, 10 Apr 2014 19:55:28 +0000 (12:55 -0700)
commit045c0d1a77ae0592658f69ce071018ef32938253
tree6ae4cb70ad52f624373f22ecd90a69152a4d125a
parent3e912ffcbbe04ac222e420a5e471b765bc004145
netdev-dpdk: Indicate the change of etheraddr and mtu.

This commit makes the netdev-dpdk module signal the change of
etheraddr and mtu by changing the global sequence number and
incrementing its 'change_seq'.

Signed-off-by: Alex Wang <alexw@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/netdev-dpdk.c