Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
irda: use GFP_KERNEL in irda_create()
irda_create() is called from user context only, therefore has no need for GFP_ATOMIC. Signed-off-by: Mathias Krause <minipli@googlemail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information