carl9170 toolchain: update to gcc 6.2.0 and binutils 2.27
[carl9170fw.git] / carlfw / include / carl9170.h
index a807dd4be27447639545e7b5da2a5cca6b91c86c..d17b8963a4f01a24d7f474310146940e21ca28d3 100644 (file)
@@ -16,8 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License along
- * with this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * with this program; If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __CARL9170FW_CARL9170_H
@@ -140,6 +139,12 @@ struct firmware_context_struct {
                             queued_ba;
 
                unsigned int queued_bar;
+
+#if defined(CONFIG_CARL9170FW_PATTERN_GENERATOR)
+               unsigned int soft_pattern,
+                            pattern_last,
+                            pattern_index;
+#endif /* CONFIG_CARL9170FW_PATTERN_GENERATOR */
        } wlan;
 
        struct {