https://github.com/torvalds/linux
Revision d2dcba612b357a4687843ad4f46629d219233fd7 authored by Paul Bolle on 14 April 2008, 05:44:20 UTC, committed by David S. Miller on 14 April 2008, 05:44:20 UTC
   
Commit bada339 (Validate device addr prior to interface-up) caused a regression
in the ISDN network code, see: http://bugzilla.kernel.org/show_bug.cgi?id=9923
The trivial fix is to remove the pointer to eth_validate_addr() in the
net_device struct in isdn_net_init().
    
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 4c821d7
History
Tip revision: d2dcba612b357a4687843ad4f46629d219233fd7 authored by Paul Bolle on 14 April 2008, 05:44:20 UTC
[ISDN]: Do not validate ISDN net device address prior to interface-up
Tip revision: d2dcba6
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 644 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 94.9 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top