mirror of
https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
synced 2025-10-19 17:11:09 +02:00
fix grsecurity issue: assignment of member ‘free_hal_data’ in read-only object
This commit is contained in:
@@ -143,7 +143,7 @@ struct _io_ops
|
||||
void (*_read_port_cancel)(struct intf_hdl *pintfhdl);
|
||||
void (*_write_port_cancel)(struct intf_hdl *pintfhdl);
|
||||
|
||||
};
|
||||
} __no_const;
|
||||
|
||||
struct io_req {
|
||||
_list list;
|
||||
|
Reference in New Issue
Block a user