From: Don Skidmore Date: Thu, 19 Aug 2010 13:33:16 +0000 (+0000) Subject: ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundaries X-Git-Tag: v2.6.37-rc1~147^2~780 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=083fc582b8752c64b0ae73935ddb45a1dd794b4c;p=pandora-kernel.git ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundaries Make the code in ixgbe_get_drvinfo more protected against buffer overflow boundaries by using snprintf and sizeof with snprintf. Signed-off-by: Don Skidmore Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed