From: Alexander Aring Date: Sun, 17 May 2015 19:44:45 +0000 (+0200) Subject: mac802154: remove check if operation is supported X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~183^2~53 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8329fcf11f5c2ae2fb7b1f56f05b0bb899babc85;p=pandora-kernel.git 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 Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed