Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts: net/bluetooth/l2cap_core.c Just two overlapping changes, one added an initialization of a local variable, and another change added a new local variable. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
commit
abb434cb05
424 changed files with 6014 additions and 3430 deletions
|
@ -53,6 +53,7 @@ struct dst_entry {
|
|||
#define DST_NOHASH 0x0008
|
||||
#define DST_NOCACHE 0x0010
|
||||
#define DST_NOCOUNT 0x0020
|
||||
#define DST_NOPEER 0x0040
|
||||
|
||||
short error;
|
||||
short obsolete;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue