From: Alexander Aring Date: Wed, 4 Mar 2015 20:19:59 +0000 (+0100) Subject: mac802154: correct max sifs size handling X-Git-Tag: omap-for-v4.2/o2_dc~131^2~244^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f3c4bb5ec7c645d1151e1e8d6e56c71a050cf85;p=pandora-kernel.git mac802154: correct max sifs size handling This patch fix the max sifs size correction when the IEEE802154_HW_TX_OMIT_CKSUM flag is set. With this flag the sk_buff doesn't contain the CRC, because the transceiver will add the CRC while transmit. Also add some defines for the max sifs frame size value and frame check sequence according to 802.15.4 standard. Signed-off-by: Alexander Aring Acked-by: Marc Kleine-Budde Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed