Merge branch 'pci/switchtec' into next
* pci/switchtec: switchtec: Add device IDs for additional Switchtec products switchtec: Add "running" status flag to fw partition info ioctl
This commit is contained in:
@@ -39,6 +39,9 @@ struct switchtec_ioctl_flash_info {
|
||||
__u32 padding;
|
||||
};
|
||||
|
||||
#define SWITCHTEC_IOCTL_PART_ACTIVE 1
|
||||
#define SWITCHTEC_IOCTL_PART_RUNNING 2
|
||||
|
||||
struct switchtec_ioctl_flash_part_info {
|
||||
__u32 flash_partition;
|
||||
__u32 address;
|
||||
|
Reference in New Issue
Block a user