diff options
author | Linus Torvalds <[email protected]> | 2009-08-13 08:28:36 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-08-13 10:57:26 -0700 |
commit | e694958388c50148389b0e9b9e9e8945cf0f1b98 (patch) | |
tree | 492a61009732cd0c468d4c0faa41321414ea43a7 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | a3620f7545344f932873bf98fbdf416b49409c8e (diff) |
Make sock_sendpage() use kernel_sendpage()
kernel_sendpage() does the proper default case handling for when the
socket doesn't have a native sendpage implementation.
Now, arguably this might be something that we could instead solve by
just specifying that all protocols should do it themselves at the
protocol level, but we really only care about the common protocols.
Does anybody really care about sendpage on something like Appletalk? Not
likely.
Acked-by: David S. Miller <[email protected]>
Acked-by: Julien TINNES <[email protected]>
Acked-by: Tavis Ormandy <[email protected]>
Cc: [email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions