From: Gertjan van Wingerde Date: Thu, 3 Jun 2010 08:51:41 +0000 (+0200) Subject: rt2x00: Push beacon TX descriptor writing to drivers. X-Git-Tag: v2.6.36-rc1~571^2~615^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c3b685c79f38ac6b909b3650f3dad3993614cfb;p=pandora-kernel.git rt2x00: Push beacon TX descriptor writing to drivers. Not all the devices require a TX descriptor to be written (i.e. rt2800 device don't require them). Push down the creation of the TX descriptor to the device drivers so that they can decide for themselves whether a TX descriptor is to be created. Signed-off-by: Gertjan van Wingerde Signed-off-by: Ivo van Doorn --- Reading git-diff-tree failed