diff options
author | Ben Hutchings <bhutchings@solarflare.com> | 2010-07-09 09:12:41 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-07-10 00:41:57 (GMT) |
commit | d77535162e736c47978d5c01469c56e1781dc91b (patch) | |
tree | 7210d55197b283c72bb8c74a0aeb8cd386b21a74 /drivers/net/qlcnic/qlcnic_main.c | |
parent | 3cfde79c6c7c8002375c4a8e5be7f602fbb9675d (diff) | |
download | linux-fsl-qoriq-d77535162e736c47978d5c01469c56e1781dc91b.tar.xz |
net: Document that dev_get_stats() returns the given pointer
Document that dev_get_stats() returns the same stats pointer it was
given. Remove const qualification from the returned pointer since the
caller may do what it likes with that structure.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/qlcnic/qlcnic_main.c')
0 files changed, 0 insertions, 0 deletions