linux/drivers/net/ethernet/ibm
John Allen 3a807b751c ibmvnic: Return failure on attempted mtu change
Changing the mtu is currently not supported in the ibmvnic driver.

Implement .ndo_change_mtu in the driver so that attempting to use ifconfig
to change the mtu will fail and present the user with an error message.

Signed-off-by: John Allen <jallen@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-07 15:02:45 -04:00
..
ehea net: ibm: ehea: use new api ethtool_{get|set}_link_ksettings 2017-01-09 12:09:09 -05:00
emac net: emac: Use net_device_stats from struct net_device 2017-04-07 07:03:33 -07:00
ibmveth.c drivers: net: generalize napi_complete_done() 2017-01-30 15:10:42 -05:00
ibmveth.h net: ibmveth: Remove unused stats member from struct ibmveth_adapter 2017-03-27 16:02:00 -07:00
ibmvnic.c ibmvnic: Return failure on attempted mtu change 2017-06-07 15:02:45 -04:00
ibmvnic.h ibmvnic: Updated reset handling 2017-05-03 11:33:04 -04:00
Kconfig Driver for IBM System i/p VNIC protocol 2015-12-28 00:12:13 -05:00
Makefile Driver for IBM System i/p VNIC protocol 2015-12-28 00:12:13 -05:00