net: bonding: Fix format string mismatch in bond_sysfs.c
authorMasanari Iida <standby24x7@gmail.com>
Mon, 28 Apr 2014 15:41:21 +0000 (00:41 +0900)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Apr 2014 18:48:16 +0000 (14:48 -0400)
commit014f1b20108dc2c0bb0777d8383654a089c790f8
treeb25ca44ae4e763fb6d5b26b9281080f0e5e0de40
parente374c618b1465f0292047a9f4c244bd71ab5f1f0
net: bonding: Fix format string mismatch in bond_sysfs.c

Fix format string mismatch in bonding_show_min_links().

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_sysfs.c