Merge branch 'master' of ../net-2.6/
Conflicts: net/ipv6/ndisc.c
This commit is contained in:
commit
06802a819a
12 changed files with 43 additions and 57 deletions
|
|
@ -384,7 +384,7 @@ void sctp_v6_del_protocol(void);
|
|||
|
||||
#else /* #ifdef defined(CONFIG_IPV6) */
|
||||
|
||||
static inline void sctp_v6_pf_init(void) { return 0; }
|
||||
static inline void sctp_v6_pf_init(void) { return; }
|
||||
static inline void sctp_v6_pf_exit(void) { return; }
|
||||
static inline int sctp_v6_protosw_init(void) { return 0; }
|
||||
static inline void sctp_v6_protosw_exit(void) { return; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue