From: Stefan Raspl Date: Fri, 27 Feb 2015 11:52:33 +0000 (+0100) Subject: qeth: Fix command sizes X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~384^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca5b20ace87b645a436faecc0e7e697699639690;p=pandora-kernel.git qeth: Fix command sizes This patch adjusts two instances where we were using the (too big) struct qeth_ipacmd_setadpparms size instead of the commands' actual size. This didn't do any harm, but wasted a few bytes. Signed-off-by: Stefan Raspl Signed-off-by: Ursula Braun Signed-off-by: David S. Miller --- Reading git-diff-tree failed