]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
qla3xxx: Remove API to change MTU.
authorRon Mercer <ron.mercer@qlogic.com>
Mon, 26 Feb 2007 19:06:36 +0000 (11:06 -0800)
committerJeff Garzik <jeff@garzik.org>
Tue, 27 Feb 2007 09:21:44 +0000 (04:21 -0500)
commitcb8bac12ec92ec469ecfe0967429bf9032f835c1
tree9114d79c982706b567d6f8bdf7e5d1a72d1f2c6f
parent04f10773535248466455ae80c1eedeb205c81e9a
qla3xxx: Remove API to change MTU.

This network device driver shares the same hardware as the qla4xxx
iSCSI driver. Changing the MTU via the device interface will
cause qla4xxx to crash as there is no way to make notification.
Users wishing to change the MTU must do so using an iSCSI
utility such as Qlogic SanSurfer. This forces the user to
unload/reload this network device driver after the MTU
value has been changed in flash.

Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/qla3xxx.c