From: Ron Rindjunsky Date: Wed, 23 Apr 2008 10:45:12 +0000 (+0300) Subject: mac80211: fix use before check of Qdisc length X-Git-Tag: v2.6.26-rc1~1088^2~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0da926f05748d273e7b2b673b0de21629ae9acdd;p=pandora-kernel.git mac80211: fix use before check of Qdisc length This patch fixes use of Qdisc length in requeue function, before we checked the reference is valid. (Adrian Bunk's catch) Signed-off-by: Ron Rindjunsky Signed-off-by: Adrian Bunk Signed-off-by: John W. Linville --- Reading git-diff-tree failed