From: Alexander Aring Date: Sun, 26 Oct 2014 08:37:08 +0000 (+0100) Subject: mac802154: tx: add support for xmit_async callback X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~3^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed0a5dce0c29f30ee53a87793206156cf38ae70d;p=pandora-kernel.git mac802154: tx: add support for xmit_async callback This patch renames the existsing xmit callback to xmit_sync and introduces an asynchronous xmit_async function. If ieee802154_ops doesn't provide the xmit_async callback, then we have a fallback to the xmit_sync callback. Signed-off-by: Alexander Aring Cc: Alan Ott Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed