Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c Minor conflict between the BCM_CNIC define removal in net-next and a bug fix added to net. Based upon a conflict resolution patch posted by Stephen Rothwell. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@ -973,7 +973,7 @@ SCTP_STATIC int sctp_setsockopt_bindx(struct sock* sk,
|
||||
void *addr_buf;
|
||||
struct sctp_af *af;
|
||||
|
||||
SCTP_DEBUG_PRINTK("sctp_setsocktopt_bindx: sk %p addrs %p"
|
||||
SCTP_DEBUG_PRINTK("sctp_setsockopt_bindx: sk %p addrs %p"
|
||||
" addrs_size %d opt %d\n", sk, addrs, addrs_size, op);
|
||||
|
||||
if (unlikely(addrs_size <= 0))
|
||||
|
Reference in New Issue
Block a user