From ca5b20ace87b645a436faecc0e7e697699639690 Mon Sep 17 00:00:00 2001 From: Stefan Raspl Date: Fri, 27 Feb 2015 12:52:33 +0100 Subject: [PATCH] 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-format-patch failed