From: Steve Glendinning Date: Mon, 10 Dec 2012 01:03:08 +0000 (+0000) Subject: smsc95xx: fix async register writes on big endian platforms X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b9e75802f1c50bfeae53c86c0bfbc5c45fd8719;p=pandora-kernel.git smsc95xx: fix async register writes on big endian platforms This patch fixes a missing endian conversion which results in the interface failing to come up on BE platforms. It also removes an unnecessary pointer dereference from this function. Signed-off-by: Steve Glendinning Signed-off-by: David S. Miller --- Reading git-diff-tree failed