carl9170 firmware: merge CARL9170FW_PSM with the standard RF code
[carl9170fw.git] / carlfw / include / fwdsc.h
index bebe970403c35fcef204c2eed2d8567cecc9b88c..b521c7d79d1c5d8d783de98d968b75a60615b2b9 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Firmware definition
  *
- * Copyright 2009, 2010 Christian Lamparter <chunkeey@googlemail.com>
+ * Copyright 2009-2011 Christian Lamparter <chunkeey@googlemail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -30,7 +30,7 @@
 
 struct carl9170_firmware_descriptor {
        struct carl9170fw_otus_desc otus;
-       struct carl9170fw_usb_desc  usb;
+       struct carl9170fw_txsq_desc txsq;
        struct carl9170fw_motd_desc motd;
        struct carl9170fw_dbg_desc  dbg;
        struct carl9170fw_last_desc last;