Skip to content
Snippets Groups Projects
Commit df8f348e authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'net-ipa-dont-cache-channel-state'


Alex Elder says:

====================
net: ipa: don't cache channel state

This series removes a field that holds a copy of a channel's state
at the time it was last fetched.  In principle the state can change
at any time, so it's better to just fetch it whenever needed.  The
first patch is just preparatory, simplifying the arguments to
gsi_channel_state().
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents b7052ba7 a2003b30
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment