From: Waldemar Rymarkiewicz Date: Mon, 10 Dec 2012 13:42:57 +0000 (+0100) Subject: NFC: pn533: Use skb in __pn533_send_cmd_frame_asyn X-Git-Tag: v3.9-rc1~139^2~242^2^2~26^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8f40531113c7e8c6266886803d5bf3a9e5c8d1b;p=pandora-kernel.git NFC: pn533: Use skb in __pn533_send_cmd_frame_asyn __pn533_send_cmd_frame_async() should be frame type independent. So, don't use pn533_frame type params and instead use skb for req and resp pointers. Signed-off-by: Waldemar Rymarkiewicz Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed