commit | 8329fcf11f5c2ae2fb7b1f56f05b0bb899babc85 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Sun May 17 21:44:45 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue May 19 11:44:42 2015 +0200 |
tree | 6d0723109ad1fc7bab4e2b758a9f122215547956 | |
parent | 791021bf13ec9d0fc14bfd8c9c4b368ace568239 [diff] |
mac802154: remove check if operation is supported This patch removes the check if operation is supported by driver layer. This is done now by capabilities flags, if these are valid then the driver should support the operation, otherwise a WARN_ON occurs. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>