rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated
authorNicolas Dichtel <[email protected]>
Mon, 1 Sep 2014 14:07:27 +0000 (16:07 +0200)
committerDavid S. Miller <[email protected]>
Tue, 2 Sep 2014 19:57:04 +0000 (12:57 -0700)
commit1889b0e7efe8373793069bd3deb7702a51e6f2a5
treee08762b7392e09d5ccba1cbed090de58a6391986
parent5d1180fcacc5ceb7da5494acfe9c5e4ebad4f281
rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated

The only effect of this patch is to print a warning if IFLA_LINKMODE is updated
and a following change fails.

Signed-off-by: Nicolas Dichtel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/core/rtnetlink.c