Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
Simple overlapping changes in stmmac driver. Adjust skb_gro_flush_final_remcsum function signature to make GRO list changes in net-next, as per Stephen Rothwell's example merge resolution. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -2794,6 +2794,7 @@ int efx_farch_filter_table_probe(struct efx_nic *efx)
|
||||
if (!state)
|
||||
return -ENOMEM;
|
||||
efx->filter_state = state;
|
||||
init_rwsem(&state->lock);
|
||||
|
||||
table = &state->table[EFX_FARCH_FILTER_TABLE_RX_IP];
|
||||
table->id = EFX_FARCH_FILTER_TABLE_RX_IP;
|
||||
|
Reference in New Issue
Block a user