diff options
author | 2021-08-04 10:36:26 -0500 | |
---|---|---|
committer | 2021-08-05 11:27:05 +0100 | |
commit | afb08b7e220ef7278ffceb4f9e201c2a904e18a9 (patch) | |
tree | 86cfad3184988cd1641b36901328fe879a28b4e3 /net | |
parent | net: ipa: move ipa_suspend_handler() (diff) | |
download | wireguard-linux-afb08b7e220ef7278ffceb4f9e201c2a904e18a9.tar.xz wireguard-linux-afb08b7e220ef7278ffceb4f9e201c2a904e18a9.zip |
net: ipa: move IPA flags field
The ipa->flags field is only ever used in "ipa_clock.c", related to
suspend/resume activity.
Move the definition of the ipa_flag enumerated type to "ipa_clock.c".
And move the flags field from the ipa structure and to the ipa_clock
structure. Rename the type and its values to include "power" or
"POWER" in the name.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions