diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-01-31 02:14:10 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-02-03 08:00:22 +0400 |
commit | 7bc486460fe22a93e08b1dc4dce8318e3bc2db50 (patch) | |
tree | dcf1a86862d33eb4b02b18043765f994f6ae6de0 /include/uapi/linux/utsname.h | |
parent | 7614fe8888840a78ad4730d82adcc679c1af1894 (diff) | |
download | linux-7bc486460fe22a93e08b1dc4dce8318e3bc2db50.tar.xz |
qlcnic: silence false positive overflow warning
We actually store the MAC address as well as the board_name here. The
longest board_name is 75 characters so there is more than enough room
to hold the 17 character MAC and the ": " divider. But making this
buffer larger silences a static checker warning.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-By: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/linux/utsname.h')
0 files changed, 0 insertions, 0 deletions