diff options
author | Andrew Lunn <andrew@lunn.ch> | 2015-01-19 23:00:15 +0100 |
---|---|---|
committer | Andrew Lunn <andrew@lunn.ch> | 2015-01-19 23:00:15 +0100 |
commit | fe6e91e3387e4f90ed4605a1a538248a31686c16 (patch) | |
tree | d4e10d0d214ca73500fcbb3dbbd25027320fddda /include/net/neighbour.h | |
parent | ARM: mvebu: Update the SoC ID and revision definitions (diff) | |
parent | bus: mvebu-mbus: fix support of MBus window 13 (diff) | |
download | linux-fe6e91e3387e4f90ed4605a1a538248a31686c16.tar.xz linux-fe6e91e3387e4f90ed4605a1a538248a31686c16.zip |
Merge branch 'mvebu/fixes-3' into mvebu/soc
Diffstat (limited to 'include/net/neighbour.h')
-rw-r--r-- | include/net/neighbour.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/neighbour.h b/include/net/neighbour.h index eb070b3674a1..76f708486aae 100644 --- a/include/net/neighbour.h +++ b/include/net/neighbour.h @@ -190,7 +190,6 @@ struct neigh_hash_table { struct neigh_table { - struct neigh_table *next; int family; int entry_size; int key_len; |