https://github.com/torvalds/linux
Revision 48f6b053613b62fed7a2fe3255e5568260a8d615 authored by Stephen Hemminger on 28 November 2007, 22:20:16 UTC, committed by Jeff Garzik on 01 December 2007, 21:35:51 UTC
The VIA veloicty driver needs the following to allow changing MTU when down.
The buffer size needs to be computed when device is brought up, not when
device is initialized.  This also fixes a bug where the buffer size was
computed differently on change_mtu versus initial setting.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent dda93b4
History
Tip revision: 48f6b053613b62fed7a2fe3255e5568260a8d615 authored by Stephen Hemminger on 28 November 2007, 22:20:16 UTC
via-velocity: don't oops on MTU change (resend)
Tip revision: 48f6b05
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
.gitignore -rw-r--r-- 628 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.1 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 91.9 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top