commit | daf7bd5c73aa3b7c91d83abf500c8749bec6e6d5 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | Mon Aug 23 09:13:05 2010 -0700 |
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | Mon Aug 23 09:13:05 2010 -0700 |
tree | dcd15dcb64c0dd11d4db9a3c5fc0f8a814d83a30 | |
parent | b0373bfbbcc82fa68d3c7f0507cf4b1d8c54268b [diff] |
Use correct rt_link_statistics In recent kernels, net_device_stats is not exposed and the code shoulf have used rt_link_statistics. Also, fix use of sprintf with user supplied value.