diff options
author | Johannes Berg <johannes.berg@intel.com> | 2016-08-08 08:45:33 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-08-08 08:49:50 +0200 |
commit | 4d0bd46a4d55383f7b925e6cf7865a77e0f0e020 (patch) | |
tree | 4fe35253601a7db57f1b089d462a0bf31f6b33fb /Documentation/i2c | |
parent | 2439ca0402091badb24415e1b073ba12b34ba423 (diff) |
Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"
This reverts commit 3d5fdff46c4b2b9534fa2f9fc78e90a48e0ff724.
Ben Hutchings pointed out that the commit isn't safe since it assumes
that the structure used by the driver is iw_point, when in fact there's
no way to know about that.
Fortunately, the only driver in the tree that ever runs this code path
is the wilc1000 staging driver, so it doesn't really matter.
Clearly I should have investigated this better before applying, sorry.
Reported-by: Ben Hutchings <ben@decadent.org.uk>
Cc: stable@vger.kernel.org [though I guess it doesn't matter much]
Fixes: 3d5fdff46c4b ("wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'Documentation/i2c')
0 files changed, 0 insertions, 0 deletions