TDLS: Advertise TDLS Off Channel Capability

Firmware introduces TDLS Off Channel feature capability
through this commit.

CRs-Fixed: 799369
Change-Id: Ic57ff20e6c0879b22dcdc92c22e0a1f4b70f5d47
diff --git a/riva/inc/wlan_hal_msg.h b/riva/inc/wlan_hal_msg.h
index b0307b1..2087733 100644
--- a/riva/inc/wlan_hal_msg.h
+++ b/riva/inc/wlan_hal_msg.h
@@ -1,5 +1,5 @@
 
-/* Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
+/* Copyright (c) 2012-2015 The Linux Foundation. All rights reserved.
 * Previously licensed under the ISC license by Qualcomm Atheros, Inc.
 
 *
@@ -6707,6 +6707,7 @@
     FW_STATS               = 47,
     WPS_PRBRSP_TMPL        = 48,
     BCN_IE_FLT_DELTA       = 49,
+    TDLS_OFF_CHANNEL       = 51,
     MAX_FEATURE_SUPPORTED  = 128,
 } placeHolderInCapBitmap;