From: Sathya Perla Date: Thu, 21 Jan 2010 22:51:36 +0000 (+0000) Subject: be2net: swap only first 2 fields of mcc_wrb X-Git-Tag: v2.6.33-rc6~29^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa4281bbbcb44d1f8bdac894ad0696535272cc43;p=pandora-kernel.git be2net: swap only first 2 fields of mcc_wrb Only the first two fields of mcc wrb - embedded, payload_len need to be cpu_to_le32() swapped while issuing a cmd to the hw. The fields tag0, tag1 are opaque and returned back to cpu as is... Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed