From: Johannes Berg Date: Fri, 15 Feb 2013 18:25:00 +0000 (+0100) Subject: wireless: move sequence number arithmetic to ieee80211.h X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~69^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a886586c82aa02cb49f8c85e961595716884545;p=pandora-kernel.git wireless: move sequence number arithmetic to ieee80211.h Move the sequence number arithmetic code from mac80211 to ieee80211.h so others can use it. Also rename the functions from _seq to _sn, they operate on the sequence number, not the sequence_control field. Also move macros to convert the sequence control to/from the sequence number value from various drivers. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed