Wireless extensions changes are for 2.6.27, not 2.6.26
authorproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Thu, 10 Jul 2008 14:50:56 +0000 (14:50 +0000)
committerproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Thu, 10 Jul 2008 14:50:56 +0000 (14:50 +0000)
commit4878463bdbc72ed016eea3daffcdabbaeb723efd
tree57cceecd6fed6bf490d90d85815d678b7b4b37c4
parentc4c202073ba9fe5bf273c35cfbaa69b1cafe9e8a
Wireless extensions changes are for 2.6.27, not 2.6.26

Don't use compatibility code if IW_REQUEST_FLAG_COMPAT is defined, which
means that the kernel identifies itself as 2.6.26, but acts like 2.6.27
would.

Remove unneeded use of ellipsis in iwe_stream_lcp_len() definition.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3767 0192ed92-7a03-0410-a25b-9323aeb14dbd
net80211/ieee80211_wireless.c