-
由 Matt Renzelmann 提交于
The driver is allocating memory during initialization with GFP_ATOMIC even though GFP_KERNEL is sufficient. This patch fixes it. Signed-off-by: NMatt Renzelmann <mjr@cs.wisc.edu> Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
579b0637