From: Alexander Aring Date: Tue, 28 Oct 2014 17:21:18 +0000 (+0100) Subject: mac802154: declare struct ieee802154_ops as const X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~3^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16301861004e50be9c47113cceca62f56516a9a2;p=pandora-kernel.git mac802154: declare struct ieee802154_ops as const The ieee802154_ops structure should be never changed during runtime. This patch declare this structure as const to avoid a runtime change. Signed-off-by: Alexander Aring Cc: Alan Ott Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed