From: Andrei Emeltchenko Date: Thu, 29 Nov 2012 15:46:08 +0000 (+0200) Subject: Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~56^2^2~43^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2592d3ee3c5817981f343b90bfb9c5612f38d23;p=pandora-kernel.git Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS Make code more readable by changing CONF_NO_FCS_RECV which is read as "No L2CAP FCS option received" to CONF_RECV_NO_FCS which means "Received L2CAP option NO_FCS". This flag really means that we have received L2CAP FRAME CHECK SEQUENCE (FCS) OPTION with value "No FCS". Signed-off-by: Andrei Emeltchenko Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed