From: Alexander Beregalov Date: Sun, 7 Jun 2009 12:01:00 +0000 (-0700) Subject: cfg80211: errno.h: define ERFKILL X-Git-Tag: v2.6.31-rc1~330^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d217d7ffc3433d8b157e1fb6c68a07197a182d5;p=pandora-kernel.git cfg80211: errno.h: define ERFKILL Commit 1f87f7d3 (cfg80211: add rfkill support) added ERFKILL to asm-generic/errno.h, but alpha, mips, parisc and sparc use their own numbering scheme and do not include asm-generic/errno.h. We need to add definition of ERFKILL for them. Signed-off-by: Alexander Beregalov Acked-by: Ralf Baechle Acked-by: Kyle McMartin Signed-off-by: David S. Miller --- Reading git-diff-tree failed