cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead
authorAnish Bhatt <anish@chelsio.com>
Wed, 18 Feb 2015 23:29:45 +0000 (15:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Feb 2015 22:25:52 +0000 (17:25 -0500)
commit5a8eeec468f229558322926f28c61bb0769793e9
tree139ec1c0f2383dd6aa4a07366ede5bd85463e324
parent65e9256c4ec569ed62bb89023daab7b72368b89f
cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead

Issue caught by 0-day kernel test infrastructure. Code changed to use sockaddr
members so that %pISc can be used instead.

Fixes: b5a02f503caa ('cxgb4 : Update ipv6 address handling api')
Signed-off-by: Anish Bhatt <anish@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/clip_tbl.c
drivers/net/ethernet/chelsio/cxgb4/clip_tbl.h