]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cxgb4: Remove unnecessary struct in6_addr * casts
authorJoe Perches <joe@perches.com>
Fri, 7 Nov 2014 04:46:14 +0000 (20:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Nov 2014 18:08:09 +0000 (13:08 -0500)
commit4483589f7123a73955095d8bb1e31390a48c7568
tree545478b90c5f80fc28b9a655b430c1ba52b908cc
parentc42e253351347f9f132cf6235a46d2226c739f9c
cxgb4: Remove unnecessary struct in6_addr * casts

Just use the address of the in6_addr.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c