From: Roland Vossen Date: Sun, 2 Oct 2011 17:14:43 +0000 (-0700) Subject: staging: brcm80211: renamed ioctl functions/structs to dcmd X-Git-Tag: v3.2-rc1~169^2^2~246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2228b27da6b11d748e5072f4413d512b4480d7ee;p=pandora-kernel.git staging: brcm80211: renamed ioctl functions/structs to dcmd The fullmac dongle communicates with the driver using certain codes. These codes were named 'ioctls' in the code, but this term is confusing since it is used in kernel<->driver context. The term 'ioctl' has been replaced with 'dcmd' for 'dongle command'. Reported-by: Johannes Berg Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Arend van Spriel Reviewed-by: Franky (Zhenhui) Lin Signed-off-by: Franky Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed