Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Conflicts: Documentation/feature-removal-schedule.txt drivers/scsi/fcoe/fcoe.c net/core/drop_monitor.c net/core/net-traces.c
This commit is contained in:
@@ -168,7 +168,7 @@ config IPV6_SIT
|
||||
into IPv4 packets. This is useful if you want to connect two IPv6
|
||||
networks over an IPv4-only path.
|
||||
|
||||
Saying M here will produce a module called sit.ko. If unsure, say Y.
|
||||
Saying M here will produce a module called sit. If unsure, say Y.
|
||||
|
||||
config IPV6_NDISC_NODETYPE
|
||||
bool
|
||||
|
@@ -2766,7 +2766,7 @@ static void addrconf_dad_start(struct inet6_ifaddr *ifp, u32 flags)
|
||||
spin_unlock_bh(&ifp->lock);
|
||||
read_unlock_bh(&idev->lock);
|
||||
/*
|
||||
* If the defice is not ready:
|
||||
* If the device is not ready:
|
||||
* - keep it tentative if it is a permanent address.
|
||||
* - otherwise, kill it.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user