]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit52bc6ff21e53f9077e08aed3234c32098c92586e
tree139ec1c0f2383dd6aa4a07366ede5bd85463e324
parent0b3b814d13d8ca8da2171b1a4f471669da9ff3ea
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: 3adffb54db63 ('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