]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Mon, 1 Sep 2014 14:07:26 +0000 (16:07 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Sep 2014 19:57:04 +0000 (12:57 -0700)
commit5d1180fcacc5ceb7da5494acfe9c5e4ebad4f281
tree53b8ef9d0134ede6109146624ae8e679ebccae83
parent219c5361e625186c21f3e1bc7bc67cd7dac50ca9
rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated

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

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/rtnetlink.c