diff options
Diffstat (limited to 'include/linux/rtnetlink.h')
| -rw-r--r-- | include/linux/rtnetlink.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/rtnetlink.h b/include/linux/rtnetlink.h index 2daece8979f7..57e54847b0b9 100644 --- a/include/linux/rtnetlink.h +++ b/include/linux/rtnetlink.h | |||
| @@ -105,7 +105,7 @@ extern int ndo_dflt_fdb_dump(struct sk_buff *skb, | |||
| 105 | struct netlink_callback *cb, | 105 | struct netlink_callback *cb, |
| 106 | struct net_device *dev, | 106 | struct net_device *dev, |
| 107 | struct net_device *filter_dev, | 107 | struct net_device *filter_dev, |
| 108 | int idx); | 108 | int *idx); |
| 109 | extern int ndo_dflt_fdb_add(struct ndmsg *ndm, | 109 | extern int ndo_dflt_fdb_add(struct ndmsg *ndm, |
| 110 | struct nlattr *tb[], | 110 | struct nlattr *tb[], |
| 111 | struct net_device *dev, | 111 | struct net_device *dev, |
