From: Stanislav Fomichev Date: Sun, 20 Feb 2011 18:43:35 +0000 (+0300) Subject: staging: brcm80211: replace htod/dtoh broadcom defines X-Git-Tag: v2.6.39-rc1~469^2~453 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29750b90b51ba58b0611718072991bbf7a2b8062;p=pandora-kernel.git staging: brcm80211: replace htod/dtoh broadcom defines htod32 -> cpu_to_le32 htod16 -> cpu_to_le16 dtoh32 -> le32_to_cpu dtoh16 -> le16_to_cpu For brcmfmac/dhd_common.c just removed defines. Signed-off-by: Stanislav Fomichev Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed