diff options
author | Kenzo Iwami <[email protected]> | 2006-09-22 21:53:08 -0700 |
---|---|---|
committer | Jeff Garzik <[email protected]> | 2006-09-25 20:08:08 -0400 |
commit | 65509645ae05886eccc81b8a453afea07f0eabb6 (patch) | |
tree | d023f27b6f85d6d9203ba303bb1256c0ac8c03c0 /net/unix/af_unix.c | |
parent | 8bb5f96b0c1f430e6be56edd6c7032bcedd86ff0 (diff) |
[PATCH] bonding: Format fix in seq_printf call
Though link_failure_count is type unsigned int, this value is outputted to
/proc/net/bonding/bondX file using "%d" instead of "%u".
The attached patch fixes this problem.
Signed-off-by: Kenzo Iwami <[email protected]>
Acked-by: Jay Vosburgh <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions